In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / RenderPageToGdPictureImageEx_2 Method

RenderPageToGdPictureImageEx_2 Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(426)>

Function RenderPageToGdPictureImageEx_2( _

   ByVal DPI As Single, _

   ByVal RenderFormFields As Boolean, _

   ByVal PixelFormat As PixelFormat _

) As Integer
[DispId(426)]

int RenderPageToGdPictureImageEx_2( 

   float DPI,

   bool RenderFormFields,

   PixelFormat PixelFormat

)
function RenderPageToGdPictureImageEx_2( 

    DPI: Single;

    RenderFormFields: Boolean;

    PixelFormat: PixelFormat

): Integer; 
DispIdAttribute(426)

function RenderPageToGdPictureImageEx_2( 

   DPI : float,

   RenderFormFields : boolean,

   PixelFormat : PixelFormat

) : int;
[DispId(426)]

int RenderPageToGdPictureImageEx_2( 

   float DPI,

   bool RenderFormFields,

   PixelFormat PixelFormat

) 
[DispId(426)]

int RenderPageToGdPictureImageEx_2( 

   float DPI,

   bool RenderFormFields,

   PixelFormat PixelFormat

) 

Parameters

DPI
RenderFormFields
PixelFormat
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members